/*
Theme Name: Aimo Child
Theme URI: http://demo.casethemes.net/aimo
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Introducing Aimo – The Ultimate AI-Powered WordPress Theme Discover the future of WordPress themes with Aimo. This innovative theme harness the power of artificial intelligence to create a truly adaptable and customizable site for any industry or niche.
Version: 1.0.1
Requires PHP: 7.4
Tested up to: 6.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: aimo
Text Domain: aimo-child
Copyright (c) 2024 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
Tags: ai, ai bots, AI chatgtp, ai generator, artificial intelligence, chat gpt bot, data science, deep learning, digital agency, image generator, machine learning, neural network, support bot
*/


.pxl-testimonial-carousel1 a.pxl-testimonials{
	display: none!important;
}
.titlegloss{
    filter: drop-shadow(-2.3px 1.879px 31px var(--primary-color));
	/*-webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000000;*/
text-shadow:
       0 3px 0 #A234FD;

}

.pxl-anchor-button.style-2 {
    background-color: transparent !important;
}

.pxl-loader.style-2 .loader-logo img {
    height: 200px !important;
}

.pxl-loader.style-2 .loader-line-mask {
display: none !important;}

.pxl-loader.style-2 {
    background-color: #0b0b12;
}

/* Local static-export override: restore dark background for contrast */
html, body {
    background-color: #0b0b12;
    color: #e9e9f2;
}

/* Static export: remove loader flash + entrance animation flicker */
#pxl-loadding,
.pxl-loader {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.animated,
[class*="fadeIn"],
[class*="fadeInUp"],
[class*="fadeInDown"] {
    animation: none !important;
}

.wow {
    visibility: visible !important;
}

/* Elementor home hero: inline CSS forces white background; override for offline export */
.elementor-page-4988 .elementor-element.elementor-element-77a752f:not(.elementor-motion-effects-element-type-background),
.elementor-page-4988 .elementor-element.elementor-element-77a752f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #0b0b12 !important;
    background-blend-mode: multiply;
}

.elementor-page-4988 .elementor-element.elementor-element-77a752f > .elementor-background-overlay {
    background-color: rgba(11, 11, 18, 0.7) !important;
    opacity: 1 !important;
}


@media screen and (max-width: 1200px) {
    .pxl-logo-mobile img {
        height: 100px !important;
    }
}